{curl 3.0 applet}
{right-justify
    {Table
      background = "white",
    width = 200mm, height = 124mm,
    border-width = 1px,
        border-color = "black",
         halign = 0.15,
        valign = 0.01,
   {Table
      background = "white",
    width = 137mm, height = 115mm,
    border-width = 1px,
       border-color = "black",
          {TextFlowBox
  background = "white",
        width = 120mm,
        height= 115mm,
  text-top-margin = 20px,
  text-left-margin = 20px,
  text-right-margin = 20px,
  text-bottom-margin = 20px,
  text-selectable? = false,
  {text Hier{br}ein hervorragendes {monospace Beispiel} wie man mit Tabellen und Frames eine Seite gestaltet.
      Die Buttons wren in Javascript
      uerst schwieriger zu programmieren.}}
     },



{left-justify
{CommandButton
    style = "label-only",cursor = cursor-hand,
     reactive-label = {ReactiveLabel
      label = {image
                  source={url"home_1.jpg"}},
                  label-pressed = {image
                                      source={url"home_2.jpg"}},
      label-rollover = {image
                           source={url"home_2.jpg"}}},
    {on Action do
      {{get-the-applet}.browse-url
        {url"links.curl"},
          target="_self"
      }
    }
}{br}
{CommandButton
    style = "label-only",cursor = cursor-hand,
     reactive-label = {ReactiveLabel
      label = {image
                  source={url"news_1.jpg"}},
                  label-pressed = {image
                                      source={url"news_2.jpg"}},
      label-rollover = {image
                           source={url"news_2.jpg"}}},
    {on Action do
      {{get-the-applet}.browse-url
        {url"idea_1.curl"},
          target="_self"
      }
    }
}{br}
{CommandButton
    style = "label-only",cursor = cursor-hand,
     reactive-label = {ReactiveLabel
      label = {image
                  source={url"info_1.jpg"}},
                  label-pressed = {image
                                      source={url"info_2.jpg"}},
      label-rollover = {image
                           source={url"info_2.jpg"}}},
    {on Action do
      {{get-the-applet}.browse-url
        {url"idea_2.curl"},
          target="_self"
      }
    }
}{br}
{CommandButton
    style = "label-only",cursor = cursor-hand,
     reactive-label = {ReactiveLabel
      label = {image
                  source={url"freeware_1.jpg"}},
                  label-pressed = {image
                                      source={url"freeware_2.jpg"}},
      label-rollover = {image
                           source={url"freeware_2.jpg"}}},
    {on Action do
      {{get-the-applet}.browse-url
        {url"idea_3.curl"},
          target="_self"
      }
    }
}{br}
{CommandButton
    style = "label-only",cursor = cursor-hand,
     reactive-label = {ReactiveLabel
      label = {image
                  source={url"guestbook_1.jpg"}},
                  label-pressed = {image
                                      source={url"guestbook_2.jpg"}},
      label-rollover = {image
                           source={url"guestbook_2.jpg"}}},
    {on Action do
      {{get-the-applet}.browse-url
        {url"idea_4.curl"},
          target="_self"
      }
    }
}
     }
    } }





